-
-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Ext UI pause state handling #22655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ext UI pause state handling #22655
Conversation
|
..Sort of resolves #9195 as well. |
|
It is a start on it, following that functionality in M600. Just took a glance at that and it seems pretty easy to do using things we have in place now. |
f9aa794 to
90cd1ca
Compare
|
@InsanityAutomation — Please delete your dead branches! |
2 similar comments
|
@InsanityAutomation — Please delete your dead branches! |
|
@InsanityAutomation — Please delete your dead branches! |
fcc8dd4 to
cb62b94
Compare
I actually don't have that many dead ones, I think there's only one or two to remove! With 70 machines, most of them different models you end up with a lot of different branches... |
The problem is not purely the number of branches, but that there are a lot of dead or dangling references that are no longer in the upstream repo or our working copies, so if you cannot delete them then you have a couple of options to make things friendlier for us:
|
b344a4f to
6af0cb6
Compare
6af0cb6 to
f10bc1e
Compare
f10bc1e to
0863c78
Compare
f4c2f00 to
02ae11e
Compare
This reverts commit 39de2b3
Add pause state handling to ExtUI so that devices can monitor changes in state and handle messaging directly, as well as catch scenarios where the user may have browsed away from a screen to recall popups.
Add fast resume, reducing button pushes to continue.